Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C
1) Assert H
2) Beginners
3) Code Snippets
4) Console
5) Ctype H
6) Data Structure Algorithm
7) Data Type
8) Development
9) File
10) Function
11) Games Graphic
12) Hardware Interaction
13) Language Basics
14) Linux
15) Macro Preprocessor
16) Math
17) Math H
18) Memory
19) Pointer
20) Setjmp H
21) Signal H
22) Small Application
23) Stdio H
24) Stdlib H
25) String
26) String H
27) Structure
28) Time H
29) Unix
30) Wctype H
Memory
1) Allocate array in memory
2) Allocate memory
3) Allocate memory and reallocate
4) Allocate memory block
5) Allocate space for a string dynamically, request user input, and then print the string backwards
6) Compare two buffers
7) Copy bytes to buffer from buffer
8) Deallocate dynamically allocated memory
9) Fill buffer with specified character
10) Find out the address after malloc
11) Get the current system free memory
12) Memory compare
13) Memory copy
14) Memory long jump
15) Memory move
16) Memory set
17) Reallocate memory block
18) Save array in memory into file
19) Search buffer for a character
20) Store string in allocated memory
21) Use malloc to allocate memory